Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WC-2741]: Combobox: Handle multi select selection order #1386

Merged
merged 13 commits into from
Feb 4, 2025

Conversation

rahmanunver
Copy link
Contributor

Pull request type

Bug fix (non-breaking change which fixes an issue)


Description

This ensures that the multi-select combobox displays options in the order the user selects them, rather than relying on the index values to determine the display order.

@rahmanunver rahmanunver requested a review from a team as a code owner December 19, 2024 09:48
@rahmanunver rahmanunver force-pushed the wc-2741_combobox_selection_sorting branch from 6daed53 to ad9c47f Compare December 19, 2024 13:59
@gjulivan
Copy link
Collaborator

make it as option to sort selection items based on caption / value
don't see it yet

@rahmanunver rahmanunver force-pushed the wc-2741_combobox_selection_sorting branch from ad9c47f to db44fa4 Compare January 6, 2025 12:33
gjulivan
gjulivan previously approved these changes Jan 7, 2025
leonardomendix
leonardomendix previously approved these changes Jan 21, 2025
leonardomendix
leonardomendix previously approved these changes Jan 23, 2025
@gjulivan gjulivan force-pushed the wc-2741_combobox_selection_sorting branch 2 times, most recently from 4dcbfb3 to 529c399 Compare January 26, 2025 19:55
gjulivan
gjulivan previously approved these changes Jan 28, 2025
@gjulivan gjulivan force-pushed the wc-2741_combobox_selection_sorting branch 8 times, most recently from 7f8b7f1 to 8ff9329 Compare February 3, 2025 08:39
@gjulivan gjulivan force-pushed the wc-2741_combobox_selection_sorting branch from ad98168 to 98b7a0b Compare February 3, 2025 18:10
@github-actions github-actions bot removed the workflows label Feb 3, 2025
leonardomendix
leonardomendix previously approved these changes Feb 4, 2025
leonardomendix
leonardomendix previously approved these changes Feb 4, 2025
@gjulivan gjulivan merged commit f6c73a3 into main Feb 4, 2025
16 checks passed
@gjulivan gjulivan deleted the wc-2741_combobox_selection_sorting branch February 4, 2025 08:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants